Welcome![Sign In][Sign Up]
Location:
Search - vc ftp server

Search list

[Internet-Networkftpserversrc

Description: 一个老外用VC++写的小型FTP服务器源代码,VC6.0下顺利编译。只不过界面是英文的。   这个小型的FTP服务器从功能上来说分为:系统日志查看、在线用户列表、服务器配置、静态设置、安全设置等。程序虽小,但作为一个FTP服务器应有的功能都具备了,因此对编程者来说,掌握这些功能的实现很有必要。-A foreigner with VC++ to write a small FTP server source code, VC6.0 compiler smoothly. Interface is in English only. This small FTP server is functionally divided into: System Log Viewer, online, server configuration, static settings, security settings and so on. Procedures is small, but as an FTP server functions are available, so programmers is to grasp the realization of these functions is necessary.
Platform: | Size: 147456 | Author: 106 | Hits:

[Internet-NetworkVCFTP

Description: 用VC++写的仿FTP客户端软件的源程序,设置好FTP服务器的连接信息,可以实现文件的上传与下载,并列举所有目标主机下的文件,界面和CUTEFTP很相似。-Using VC++ written in imitation of FTP client software source code, set up FTP server connection information, can upload and download files, and all the objectives listed under the document host interface and is very similar to CUTEFTP.
Platform: | Size: 132096 | Author: 115 | Hits:

[Internet-Networkftptest

Description: vc 实现的FTP服务器与,客户端,在XP上测试.未出现问题-vc achieved FTP server and the client, in the XP test. is not a problem
Platform: | Size: 392192 | Author: bernshell | Hits:

[Internet-NetworkFtp55Server

Description: FTP服务器源代码,用VC写的,通过分析它的源代码,可以掌握C网络编程以及高并发服务器的设计 -FTP server source code, written with the VC, and by analyzing its source code, you can master the C network programming, and high concurrent server design
Platform: | Size: 64512 | Author: mofengkun | Hits:

[Internet-NetworkFTPfuwuqi.tar

Description: 本例为一个FTP服务器编写例子,开发环境为VC++6.0-This case was prepared by an FTP server example, the development environment is VC++6.0
Platform: | Size: 185344 | Author: xueyuan | Hits:

[Windows DevelopMicroFtpServer

Description: 这是一款采用VC编写的微型FTP服务器软件,可以用于FTP传输-This is a VC prepared using micro-FTP server software, can be used for FTP transfers
Platform: | Size: 63488 | Author: Sulei | Hits:

[Internet-NetworkFTPserver

Description: VC网络编程:socket编程,实现FTP服务器功能 -VC network programming: socket programming, FTP server function
Platform: | Size: 212992 | Author: 校长 | Hits:

[GUI DevelopFTPserver

Description: VC++编程实现FTP服务器与客户端的会话建立过程-VC++ programming FTP server and client session establishment process
Platform: | Size: 1474560 | Author: 小于儿 | Hits:

[Internet-NetworkFTP

Description: 利用VC++实现FTP功能,连接服务器以后可实现上传下载功能-FTP using VC++ to achieve function, connect to the server after uploading and downloading functions can be realized
Platform: | Size: 2096128 | Author: 穴习中 | Hits:

[Windows DevelopTestUpload

Description: upload file to ftp server vc-upload file to ftp server vc++
Platform: | Size: 5169152 | Author: sarfaraz | Hits:

[Ftp Clientftpclient

Description: 整理两个VC++ 源码的FTP服务器程序,其中一个功能比较完备,当然,这是相对另一个简单的来说的,这个复杂点的很像CuteFTP软件,界面和功能都相似,可上传及下载,多视图操作,具备快速登录等,另一个则相对简单点,这里不再多说,有兴趣的先看看源码爱好者网站的截图,请下载压缩包自行编译测试吧。 -Order two VC++ source FTP server program, one of the more complete functionality, of course, is another relatively simple terms, this complex point of software like CuteFTP, interface and features are similar, can upload and download, multi-view operation, with fast login and so on, the other relatively simple point, and is not to say, are interested to look at the screenshot source enthusiast site, please download the compressed self-compiled test it.
Platform: | Size: 123904 | Author: 陈志反 | Hits:

[Internet-NetworkFtp_Server_Client_VC_classical_programming_code.ra

Description: Ftp服务器客户端VC经典编程代码Ftp Server Client VC classical programming code -Ftp Server Client VC classical programming code
Platform: | Size: 45056 | Author: in | Hits:

[Ftp Serverfef9d0f395ba

Description: 老外用VC++写的小型FTP服务器源代码.rar-Foreigners with VC++ to write a small FTP server source code. Rar
Platform: | Size: 1112064 | Author: jdfhj | Hits:

[Internet-Networkftpserversrc

Description: 老外用VC++写的小型FTP服务器源代码-Foreigners with VC++ to write a small FTP server source code
Platform: | Size: 146432 | Author: 方梅兰 | Hits:

[Ftp ClientFTP_client

Description: 用VC++写的仿FTP客户端软件的源程序,设置好FTP服务器的连接信息,可以实现文件的上传与下载-Written by VC++ FTP client software imitation of the source, set up FTP server connection information, you can achieve upload and download files
Platform: | Size: 131072 | Author: 张捷鸣 | Hits:

[Ftp ClientGetFtp

Description: vc GetFtp 连接ftp服务器的程序源码,值得一看!-vc GetFtp connect ftp server source code, worth a visit!
Platform: | Size: 10240 | Author: 程惠华 | Hits:

[Ftp ServerLightFTPClient_src

Description: vc++ 开发的轻量级FTP服务器程序,作为进出vc大门的引导程序。-vc++ developed a lightweight FTP server program, as the door out of vc bootloader.
Platform: | Size: 60416 | Author: 张志军 | Hits:

[Internet-NetworkTheFileTransfer

Description: vc++开发的多线程ftp服务器软件,用vs2005开发,后转换为2008的-ftp server/client
Platform: | Size: 16577536 | Author: Jason Sun | Hits:

[Internet-NetworkThe-FTP-protocol

Description: FTP协议 分为客户端(client),服务器(service) 用VC运行成功,打开各文件中的.dsw文件就可以看到源代码 打开各文件中的Debug文件中的.exe文件理论上是可以看到运行结果,但事实上会显示绑定失败。所以要用到dos界面: 开始——运行——输入cmd——确定——将.exe文件拖到光标后(及输入存储路径)——空格,按回车键 在此之前要打开服务器的.exe文件-The FTP protocol is divided into the client (the client), server (service) with VC running successfully, open the file. Dsw file you can see the source code to open the Debug file in the file. Exe file that can see theoretically to run the results, but in fact shown to bind to fail. So, to use the dos interface: Start- Run- enter cmd- to determine- the exe file onto the cursor (and enter the storage path)- a space, press the Enter key before this, open the server . exe file
Platform: | Size: 995328 | Author: 潘婷 | Hits:

[Internet-NetworkFTPserver

Description: vc++实现的ftp服务器,功能很完善,很适合学习之用,界面很不错-vc++ implementation of the ftp server, function perfect, very suitable for learning, the interface is very good
Platform: | Size: 3816448 | Author: lixingchen | Hits:
« 1 2 3 4 56 7 »

CodeBus www.codebus.net